home *** CD-ROM | disk | FTP | other *** search
- /*
- File: USecondStomachGlobals.h
-
- Contains: Globals for second stomach to digest
-
- Written by: Steve Datnow
-
- Copyright: © 1992 by Apple Computer, Inc., all rights reserved.
-
- Change History:
-
- 1/8/92 SLD Created
-
- To Do:
- */
-
- #ifndef __UGLOBALSSecondStomach__
- #define __UGLOBALSSecondStomach__
-
- const long cSupportMonitoring = 9999;
-
- const kSSEventClass = 'stmn';
-
- #endif